home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 February / PC Shareware 1997-02.iso / dos / gry / crush / tech.txt < prev   
Text File  |  1996-12-16  |  4KB  |  113 lines

  1. CRUSH! Technical support documentation.
  2.  
  3. CRUSH! Minimum requirements
  4. 486DX2-50Mhz Processor
  5. 8MB RAM
  6. VESA compatible video card
  7. Sound Blaster compatible sound card
  8.  
  9. CRUSH! Recommended requirements
  10. 486DX4-100Mhz Processor
  11. 12MB RAM
  12. VESA compatible video card
  13. Sound Blaster compatible sound card
  14.  
  15.  
  16. TABLE OF CONTENTS
  17.  
  18. 1.0 Sound Problems
  19.  
  20. 2.0 VESA Problems
  21.  
  22. 3.0 Memory Problems
  23.  
  24.  
  25. **************************************************************************
  26. ***                         1.0 SOUND PROBLEMS                         ***
  27. **************************************************************************
  28.  
  29.         CRUSH! is designed to work with any Sound Blaster compatible sound
  30. card.  In order to get CRUSH! to detect your sound card, it must:
  31.  
  32.         1) Be initialized
  33.         2) have the blaster environment variable set
  34.            ( ie SET BLASTER = A<port address> I<irq> D<dma> H<high dma> )
  35.  
  36.         If you are having trouble getting your sound card to work in CRUSH!,
  37. check the above setting to ensure that they are properly set.
  38.  
  39. *NOTE - In Windows 95 the blaster environment variable is usually set by
  40.         your sound driver.  In Windows 3.11, or DOS, the blaster environment
  41.         variable is set in the autoexec.bat.
  42.  
  43.         CRUSH! has been tested successfully with the following sound cards:
  44.  
  45. Sound Blaster
  46. Sound Blaster Pro
  47. Sound Blaster 16
  48. Sound Blaster AWE 32
  49. Logitech Soundman Wave
  50. Turtle Beach Tropez
  51. Pro Audio Spectrum 16
  52.  
  53.  
  54. **************************************************************************
  55. ***                          1.0 VESA PROBLEMS                         ***
  56. **************************************************************************
  57.  
  58.         CRUSH! runs in high resolution 640x400 256c video mode.  As a
  59. result you need to have a video card with a built in VESA BIOS extension
  60. or a program, such as UNIVBE, that loads a VESA BIOS via software.
  61.  
  62. UNIVBE can be found on the web at: www.scitechsoft.com
  63.  
  64.         If you are experiencing video problems with CRUSH! try downloading
  65. and running a UNIVBE driver to fix the problem.  In order for this to work
  66. properly you first need to run UVCONFIG to set it up for your video card.
  67. If this fixes the problem then you will need to run UNIVBE every time
  68. before you run CRUSH!.
  69.  
  70.  
  71. **************************************************************************
  72. ***                        1.0 MEMORY PROBLEMS                         ***
  73. **************************************************************************
  74.  
  75.         CRUSH! requires 8MB of RAM to run properly.  It is also recommended
  76. that you load smartdrv with at least 128K of cache in order to optimize
  77. play speed.  If you are getting an out of memory error, try creating a boot
  78. disk to fix the problem.  Below is a recommended config.sys, and autoexec.bat
  79. that should work with CRUSH! if you have the required 8MB RAM.
  80.  
  81. <config.sys>
  82. device = <path>himem.sys
  83. device = <path>emm386.exe 8000 ram on
  84. dos = high,umb
  85. files = 30
  86. <any sound card drivers that are needed, try loading high,
  87.  ie - devicehigh = <driverpathandfilename> >
  88.  
  89.  
  90. <autoexec.bat>
  91. <path>smartdrv 128 128
  92. set blaster = a<port setting> i<irq> d<dma> h<high dma - for 16 bit>
  93.  
  94.         This configuration should run CRUSH! perfectly.
  95.  
  96.  
  97. ***************************************************************************
  98.  
  99. If you have any questions that are not contained in this documentation
  100. you can snail mail us at:
  101.  
  102. Stone Jackal Studios
  103. attn: tech
  104. P.O. BOX 637
  105. Gilbert, AZ 85233
  106.  
  107. email: sjackal@stonejackal.com
  108. http: www.stonejackal.com
  109.  
  110. Have Fun!
  111.  
  112. **FOR UPDATES AND PATCHES, JUST VISIT OUR WEB PAGE
  113.